Skip to content

Conversation

@cabutlermit
Copy link
Contributor

@cabutlermit cabutlermit commented Nov 20, 2025

What does this PR do?

  • Update the Dockerfile with the latest docker container version

Helpful background context

A new version of Matomo was released to address security concerns.

How can a reviewer manually see the effects of these changes?

The review can log in to dev-matomo and look at the settings page to see that it is now running version 5.5.2.

Includes new or updated dependencies?

NO

What are the relevant tickets?

Developer

  • All new ENV is documented in README (or there is none)
  • Stakeholder approval has been confirmed (or is not needed)

Code Reviewer

  • The commit message is clear and follows our guidelines
    (not just this pull request message)
  • There are appropriate tests covering any new functionality
  • The documentation has been updated or is unnecessary
  • The changes have been verified
  • New dependencies are appropriate or there were no changes

Why these changes are being introduced:
A new version of Matomo was released to address security concerns.

How this addresses that need:
* Update the Dockerfile with the latest docker container version

Side effects of this change:
None.

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/INFRA-593
@cabutlermit cabutlermit marked this pull request as ready for review November 20, 2025 19:42
Copy link

@dhrutibc dhrutibc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see it is running Matomo 5.5.2. I do see an error about the plugins not being supported, but I'm assuming we can ignore that for the Dev instance.

@cabutlermit
Copy link
Contributor Author

I see it is running Matomo 5.5.2. I do see an error about the plugins not being supported, but I'm assuming we can ignore that for the Dev instance.

Thanks. And, yes, the error message is because we don't install the premium plugins license key in the dev instance.

@cabutlermit cabutlermit merged commit 0b0aac6 into main Nov 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants